Skip to content

Commit 9886cea

Browse files
committed
Merge pull request #276 from jctoledo/hgnc-r3
HGNC minor cleanup
2 parents cbc3991 + 4afdeb5 commit 9886cea

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

hgnc/hgnc.php

-3
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
* @author Michel Dumontier
3131
*/
3232

33-
require(__DIR__.'/../../php-lib/bio2rdfapi.php');
34-
require(__DIR__.'/../../php-lib/dataresource.php');
35-
3633
class HGNCParser extends Bio2RDFizer {
3734
private $version = 2.0;
3835
function __construct($argv){

0 commit comments

Comments
 (0)