mirror of
https://github.com/gchq/CyberChef.git
synced 2024-11-16 17:08:31 +01:00
Remove unused self.port variable
This commit is contained in:
parent
a9f8dac656
commit
3a197379d5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
* @license Apache-2.0
|
||||
*/
|
||||
|
||||
self.port = null;
|
||||
self.id = null;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue