Skip to content

Commit

Permalink
Merge pull request #114 from sanjiva/master
Browse files Browse the repository at this point in the history
Remove old import
  • Loading branch information
sanjiva committed Nov 15, 2019
2 parents 0e4813a + f97c701 commit 880dba7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testdriver/src/testdriver/genfakeempty.bal
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import ballerina/lang.'int;
import ballerina/math;
import ballerina/io;

function genFakeEmptyData () returns error? {
map<json>[] by_party = [
Expand Down

0 comments on commit 880dba7

Please sign in to comment.