Skip to content

Commit 6321a41

Browse files
committed
Deletes unnecessary variables created otherwise
1 parent 660fed0 commit 6321a41

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

dist/angular-fusioncharts.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/angular-fusioncharts.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2020
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2121
// SOFTWARE.
22-
var counter = 0;
2322
(function() {
2423
var fc = angular.module('ng-fusioncharts', []);
2524

0 commit comments

Comments
 (0)