Skip to content

Commit

Permalink
fix path import
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Aug 12, 2020
1 parent bbbe9d2 commit 106701f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {
Dissect,
DotExpander,
Drop,
} from '../processor_settings_form/processors';
} from '../manage_processor_form/processors';

// import { SetProcessor } from './processors/set';
// import { Gsub } from './processors/gsub';
Expand Down

0 comments on commit 106701f

Please sign in to comment.