Skip to content

Commit 80dae75

Browse files
committed
fix merge
1 parent 0d9aea7 commit 80dae75

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/src/sourcemap/node/sourcemap_node.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@ class SourcemapNode extends SourcemapBase {
1616

1717
// TODO: search for all map files in source folder and upload them.
1818

19-
<<<<<<< final-refactor -- Incoming Change
20-
print('Comming soon!');
21-
=======
2219
print('Coming soon!');
23-
>>>>>>> main -- Current Change
2420
return false;
2521
}
2622
}

0 commit comments

Comments
 (0)