5c80f91c by brandonocasey

fixing too many blank lines lint error

1 parent 059d3d0d
...@@ -111,7 +111,6 @@ export default class AES { ...@@ -111,7 +111,6 @@ export default class AES {
111 } 111 }
112 } 112 }
113 113
114
115 /** 114 /**
116 * Expand the S-box tables. 115 * Expand the S-box tables.
117 * 116 *
......