Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
harrysolovay committed May 1, 2023
1 parent 972a405 commit b3f544e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions _tasks/dnt.ts
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<<<<<<< HEAD
import { config } from "../capi.config.ts"
import { build, EntryPoint } from "../deps/dnt.ts"
=======
import { build } from "../deps/dnt.ts"
>>>>>>> cf8c79f (begin config revamp)
import * as flags from "../deps/std/flags.ts"
import * as fs from "../deps/std/fs.ts"
import * as path from "../deps/std/path.ts"
Expand Down

0 comments on commit b3f544e

Please sign in to comment.