Skip to content

Commit

Permalink
chore: some cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
brotherlymite committed Aug 30, 2024
1 parent 5ba7d2b commit c65436a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 218 deletions.
2 changes: 1 addition & 1 deletion generator/templates/proposal.template.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {generateContractName, getPoolChain, getVersion, generateFolderName, getChainAlias} from '../common';
import {generateContractName, getPoolChain, generateFolderName, getChainAlias} from '../common';
import {Options, PoolConfig, PoolIdentifier} from '../types';
import {prefixWithImports} from '../utils/importsResolver';
import {prefixWithPragma} from '../utils/constants';
Expand Down
120 changes: 0 additions & 120 deletions generator/templates/script.template.ts

This file was deleted.

97 changes: 0 additions & 97 deletions generator/templates/zksync.script.template.ts

This file was deleted.

0 comments on commit c65436a

Please sign in to comment.