diff options
| author | “Ryder <“r@okfoc.us”> | 2016-03-29 15:37:35 -0400 |
|---|---|---|
| committer | “Ryder <“r@okfoc.us”> | 2016-03-29 15:37:35 -0400 |
| commit | 4fc13cd098f25904acba98d25b03cc777a5d85e8 (patch) | |
| tree | 18886fd276dda70563169da31c5bbbabce021eb7 | |
| parent | 55b562449b3cc3100fb95faab91738a0141d0270 (diff) | |
hey
| -rw-r--r-- | public/assets/js/app.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/public/assets/js/app.js b/public/assets/js/app.js index b3503de..54b2177 100644 --- a/public/assets/js/app.js +++ b/public/assets/js/app.js @@ -12,12 +12,6 @@ var app = (function() { contain: true, pageDots: false, wrapAround: true, - arrowShape: { - x0: 10, - x1: 35, y1: 25, - x2: 40, y2: 25, - x3: 15 - } } app.init = function() { |
