Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 6381034

Browse files
committed
fixed a compile error
1 parent e12e1c0 commit 6381034

File tree

1 file changed

+1
-1
lines changed
  • modules/directives/map/src

1 file changed

+1
-1
lines changed

modules/directives/map/src/map.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
}
7777
}
7878
};
79-
}]);
79+
}])
8080

8181
//ui-marker directive
8282
//This finds a marker on the scope matching the ui-marker given.

0 commit comments

Comments
 (0)