Skip to content

Commit

Permalink
remove extra import
Browse files Browse the repository at this point in the history
  • Loading branch information
alexforsyth committed Jun 25, 2024
1 parent 88b51f5 commit 8bfa599
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import * as fs from 'fs';
import * as path from 'path';
import { Component } from 'projen';
import { DynamicKVInput } from './dynamic-kv-input';
import { Blueprint } from '../blueprint';

Expand Down

0 comments on commit 8bfa599

Please sign in to comment.