mirror of
https://github.com/oxen-io/oxen-core.git
synced 2023-12-14 02:22:56 +01:00
Remove iostream header put in during testing
This commit is contained in:
parent
9875f5b875
commit
4c8a628de2
1 changed files with 0 additions and 2 deletions
|
@ -59,8 +59,6 @@
|
|||
#include "language_base.h"
|
||||
#include "singleton.h"
|
||||
|
||||
#include <iostream>
|
||||
|
||||
namespace
|
||||
{
|
||||
const int seed_length = 24;
|
||||
|
|
Loading…
Reference in a new issue