mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2026-03-18 14:19:15 +00:00
Move src/hkp/hkp.js -> src/hkp.js
Delete src/hkp/index.js
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
'use strict';
|
||||
|
||||
/**
|
||||
* @see module:hkp/hkp
|
||||
* @module hkp
|
||||
*/
|
||||
module.exports = require('./hkp.js');
|
||||
Reference in New Issue
Block a user