File refactoring

This commit is contained in:
Lewis Hemens 2014-01-08 22:25:10 +00:00
parent d3caa120c2
commit 8e144daa82
2 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
goog.provide('asciiflow.constants');
/**
* @const
* @type {string}
*/
asciiflow.constants.CanvasElemId = 'ascii-canvas';