mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-03 14:27:03 +02:00
DOC: remove redundant @remarks for sqlinject() function (#1281)
This commit is contained in:
-1
@@ -6110,7 +6110,6 @@ export interface NS {
|
||||
* ```js
|
||||
* ns.sqlinject("foodnstuff");
|
||||
* ```
|
||||
* @remarks RAM cost: 0.05 GB
|
||||
* @param host - Hostname of the target server.
|
||||
*/
|
||||
sqlinject(host: string): void;
|
||||
|
||||
Reference in New Issue
Block a user