Skip to content

Commit

Permalink
removed duplicate utils
Browse files Browse the repository at this point in the history
  • Loading branch information
martinzink committed Nov 26, 2024
1 parent 37eedc3 commit f5fecde
Show file tree
Hide file tree
Showing 94 changed files with 15 additions and 3,550 deletions.
1 change: 0 additions & 1 deletion core/include/minifi-cpp/core/ProcessSession.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

#include "ProcessContext.h"
#include "core/logging/LoggerFactory.h"
#include "core/Deprecated.h"
#include "FlowFile.h"
#include "WeakReference.h"
#include "minifi-cpp/provenance/Provenance.h"
Expand Down
29 changes: 0 additions & 29 deletions extension-utils/include/core/Deprecated.h

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include <string>

#include "rapidjson/document.h"
#include "NetworkInterfaceInfo.h"
#include "utils/net/NetworkInterfaceInfo.h"
#include "utils/net/DNS.h"

namespace org::apache::nifi::minifi::utils {
Expand Down
190 changes: 0 additions & 190 deletions extension-utils/include/utils/StagingQueue.h

This file was deleted.

41 changes: 0 additions & 41 deletions extension-utils/src/Exception.cpp

This file was deleted.

Loading

0 comments on commit f5fecde

Please sign in to comment.