Fix build errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Genome, NodeGene, ConnectionGene, ActivationFunction } from './genome';
|
||||
import type { Genome, ActivationFunction } from './genome';
|
||||
|
||||
/**
|
||||
* Feedforward neural network built from a NEAT genome.
|
||||
|
||||
Reference in New Issue
Block a user